home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / hc / teachrea.sit / Teaching to Read / card_8697.txt < prev    next >
Text File  |  1988-11-14  |  5KB  |  249 lines

  1. -- card: 8697 from stack: in
  2. -- bmap block id: 6438
  3. -- flags: 0000
  4. -- background id: 2576
  5. -- name: Mickie
  6. ----- HyperTalk script -----
  7. on opencard
  8.  
  9. end opencard
  10.  
  11.  
  12. -- part 1 (button)
  13. -- low flags: 00
  14. -- high flags: 0000
  15. -- rect: left=240 top=299 right=337 bottom=295
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 27056 / 27056
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: Hello!
  24. ----- HyperTalk script -----
  25. on mouseUp
  26.   put any line of field 1 of card "People" into temp1
  27.   put temp1 && any line of field 1 of card "verbs" into temp2
  28.   put temp2 && any line of field 1 of card "adverbs" into temp3
  29.   put temp3 & "." into temp
  30.   put temp into card field "Sentence" of card 3
  31. end mouseUp
  32.  
  33.  
  34.  
  35. -- part 4 (field)
  36. -- low flags: 00
  37. -- high flags: 6001
  38. -- rect: left=129 top=54 right=290 bottom=398
  39. -- title width / last selected line: 0
  40. -- icon id / first selected line: 0 / 0
  41. -- text alignment: 1
  42. -- font id: 183
  43. -- text size: 48
  44. -- style flags: 0
  45. -- line height: 64
  46. -- part name: Sentence
  47.  
  48.  
  49. -- part 5 (button)
  50. -- low flags: 00
  51. -- high flags: 0000
  52. -- rect: left=435 top=275 right=341 bottom=498
  53. -- title width / last selected line: 65535
  54. -- icon id / first selected line: -15421 / 50115
  55. -- text alignment: 1
  56. -- font id: 0
  57. -- text size: 12
  58. -- style flags: 0
  59. -- line height: 16
  60. -- part name: Very Good!
  61. ----- HyperTalk script -----
  62. on mouseUp
  63.   play "applause"
  64.   hide card field "Sentence" in card 4
  65.   go to card 4
  66.   put any line of field 1 of card "Compliments" into card field "Great"
  67.   show card field "Great"
  68.   show card field "Thanks"
  69.  
  70.  
  71. end mouseUp
  72.  
  73.  
  74.  
  75.  
  76.  
  77. -- part 6 (button)
  78. -- low flags: 00
  79. -- high flags: 0000
  80. -- rect: left=42 top=288 right=330 bottom=82
  81. -- title width / last selected line: 65535
  82. -- icon id / first selected line: -15422 / 50114
  83. -- text alignment: 1
  84. -- font id: 0
  85. -- text size: 12
  86. -- style flags: 0
  87. -- line height: 16
  88. -- part name: New Button
  89. ----- HyperTalk script -----
  90. on mouseUp
  91.   play "boing"
  92.   put any line of field 1 of card "Try" into card field "Try Again"
  93.   show card field "Try Again"
  94.   show card field "OK"
  95.  
  96. end mouseUp
  97.  
  98.  
  99.  
  100. -- part 8 (field)
  101. -- low flags: 81
  102. -- high flags: 0004
  103. -- rect: left=408 top=112 right=188 bottom=506
  104. -- title width / last selected line: 0
  105. -- icon id / first selected line: 0 / 0
  106. -- text alignment: 1
  107. -- font id: 21
  108. -- text size: 18
  109. -- style flags: 0
  110. -- line height: 24
  111. -- part name: Great
  112.  
  113.  
  114. -- part 9 (field)
  115. -- low flags: 81
  116. -- high flags: 0004
  117. -- rect: left=442 top=190 right=241 bottom=506
  118. -- title width / last selected line: 0
  119. -- icon id / first selected line: 0 / 0
  120. -- text alignment: 1
  121. -- font id: 21
  122. -- text size: 18
  123. -- style flags: 2048
  124. -- line height: 24
  125. -- part name: thanks
  126. ----- HyperTalk script -----
  127. on mouseup
  128.   hide card field "Great"
  129.   hide card field "Thanks"
  130.   show card field "Sentence"
  131.   put "Next..." into card field "Sentence"
  132.  
  133. end mouseup
  134.  
  135.  
  136. -- part 10 (field)
  137. -- low flags: 81
  138. -- high flags: 0004
  139. -- rect: left=17 top=111 right=193 bottom=112
  140. -- title width / last selected line: 0
  141. -- icon id / first selected line: 0 / 0
  142. -- text alignment: 1
  143. -- font id: 21
  144. -- text size: 18
  145. -- style flags: 0
  146. -- line height: 24
  147. -- part name: Try Again
  148.  
  149.  
  150. -- part 11 (field)
  151. -- low flags: 81
  152. -- high flags: 0004
  153. -- rect: left=47 top=200 right=230 bottom=111
  154. -- title width / last selected line: 0
  155. -- icon id / first selected line: 0 / 0
  156. -- text alignment: 1
  157. -- font id: 21
  158. -- text size: 18
  159. -- style flags: 2048
  160. -- line height: 24
  161. -- part name: OK
  162. ----- HyperTalk script -----
  163. on mouseup
  164.   hide card field "Try Again"
  165.   hide card field "OK"
  166.  
  167. end mouseup
  168.  
  169.  
  170. -- part 13 (button)
  171. -- low flags: 00
  172. -- high flags: 0000
  173. -- rect: left=3 top=1 right=34 bottom=40
  174. -- title width / last selected line: 0
  175. -- icon id / first selected line: 1020 / 1020
  176. -- text alignment: 1
  177. -- font id: 0
  178. -- text size: 12
  179. -- style flags: 0
  180. -- line height: 16
  181. -- part name: New Button
  182. ----- HyperTalk script -----
  183. on mouseUp
  184.   Visual Effect Dissolve
  185.   go to card "Tips"
  186. end mouseUp
  187.  
  188.  
  189.  
  190. -- part 14 (button)
  191. -- low flags: 00
  192. -- high flags: 0000
  193. -- rect: left=244 top=0 right=37 bottom=282
  194. -- title width / last selected line: 0
  195. -- icon id / first selected line: 20098 / 20098
  196. -- text alignment: 1
  197. -- font id: 0
  198. -- text size: 12
  199. -- style flags: 0
  200. -- line height: 16
  201. -- part name: Go back home
  202. ----- HyperTalk script -----
  203. on mouseUp
  204.   visual effect venetian blinds to white
  205.   visual effect venetian blinds to card
  206.   go home
  207. end mouseUp
  208.  
  209.  
  210.  
  211. -- part contents for card part 8
  212. ----- text -----
  213. Terrific!
  214.  
  215. -- part contents for card part 9
  216. ----- text -----
  217. Thank You
  218.  
  219. -- part contents for card part 11
  220. ----- text -----
  221. OK
  222.  
  223. -- part contents for card part 10
  224. ----- text -----
  225. Keep at it!
  226.  
  227. -- part contents for background part 1
  228. ----- text -----
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244. show menubar
  245.  
  246.  
  247. -- part contents for card part 4
  248. ----- text -----
  249. The boy saw  quickly.